Package | ca.on.oh-olis |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-administrative-gender |
Url | http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-administrative-gender |
Version | 1.0.0 |
Status | active |
Name | AdministrativeGender |
Experimental | False |
Authority | hl7 |
Description | The gender of a person used for administrative purposes. This is strict sub-set of the core FHIR value set. |
StructureDefinition | |
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Patient | Patient |
No resources found
{
"resourceType" : "ValueSet",
"id" : "olis-AdministrativeGender",
"url" : "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-administrative-gender",
"version" : "1.0.0",
"name" : "AdministrativeGender",
"status" : "active",
"publisher" : "Ontario Health",
"description" : "The gender of a person used for administrative purposes. This is strict sub-set of the core FHIR value set.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/administrative-gender",
"concept" : [
{
"code" : "female",
"display" : "Female"
},
{
"code" : "male",
"display" : "Male"
},
{
"code" : "unknown",
"display" : "Unknown"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.